home *** CD-ROM | disk | FTP | other *** search
- Path: news.nas.com!news
- From: Travis Jones <Travis@Socrates.com>
- Newsgroups: comp.lang.c++
- Subject: Pointer problem, please help.
- Date: Mon, 15 Apr 1996 21:03:27 -0700
- Organization: The Socrates Group, Inc.
- Message-ID: <31731C0F.25C3@Socrates.com>
- NNTP-Posting-Host: dialup17.nas.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (Win95; I)
- CC: Chuck, Ferring
-
- I am using microsofts visual c++ and reading Jesse Liberty's "Teach
- Yourself C++ in 21 Days." As you may have guessed I am the prototypical
- newbie. The problem occurs when I try to use pointers as demonstrated
- on day 8. If you have this book or are fammilier with it maybe you can
- help. I get many errors when I try to link the program. I have entered
- and reentered the code several times and I'm sure I've copied it
- perfectly, I am speaking of figure 8.5 in particular. Does microsoft
- use a different method, is there a typo in the book or am I just missing
- something that should be basic. I would greatly appreciate any help
- that could be given.
-